From 59a2d19816cd0622ac55ad6064962f803aef48ae Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Mon, 20 Jul 2026 17:28:00 +0000 Subject: [PATCH] Make a substitution reference for the ER diagram section anchor --- doc/src/epilog.inc.m4 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/src/epilog.inc.m4 b/doc/src/epilog.inc.m4 index 610e354..927942f 100644 --- a/doc/src/epilog.inc.m4 +++ b/doc/src/epilog.inc.m4 @@ -56,6 +56,11 @@ sdb_generated_rst()dnl .. _Elo ranking: https://en.wikipedia.org/wiki/Elo_ranking +.. Section headings + +.. |ER diagrams| replace:: :ref:`ER diagrams ` + + .. Table and column name substitutions, so we can add "extra comments" to the section heading and still get a link label with the name of the table or column. -- 2.34.1